| 1. | Use nouns when naming classes 使用名词来命名类。 |
| 2. | As a subclass of the named class 定义为命名类 |
| 3. | For example , in visual basic projects , the boxes are named class name 例如,在visual basic项目中,这两个框的名称分别为“类名” |
| 4. | The . net framework has a convention for naming classes and methods related to events Net framework具有命名与事件相关的类和方法的约定。 |
| 5. | For example , in visual basic projects , the boxes are named class name and 例如,在visual basic项目中,这两个组合框的名称为“类名”和“方法名称” 。 |
| 6. | A blank class named class 1 is added ; wait a few moments and you will be able to enter the class name 这样就添加了一个名为class _ 1的空类,稍等片刻后就可以输入类名 |
| 7. | Do name classes , interfaces , and value types with nouns , noun phrases , or occasionally adjective phrases , using pascal casing 按照pascal大小写格式,使用名词或名词短语(或偶尔使用形容词短语)为类、接口和值类型命名。 |
| 8. | This subset is appropriate for applications designed to run on resource - constrained devices and is semantically compatible with same - named classes in the . net framework 此子集适合于旨在资源受限制的设备上运行的应用程序,并且在语义上与. net framework中的同名类兼容。 |
| 9. | In the code editor which is also the text editor , you can use arabic or hebrew to name classes , functions , variables , properties , string literals , attributes , and so on 代码和文本。在代码编辑器(同时它也是文本编辑器)中,您可以使用阿拉伯语或希伯来语命名类、函数、变量、属性、字符串文本、属性,等等。 |
| 10. | In the tomcat hierarchy of class loaders shown in figure 1 , for instance , classes loaded by the common class loader will never be able to directly access by name classes loaded by a web application 例如,在图1显示的tomcat类装入器层次结构中,由common类装入器装入的类决不能(根据名称)直接访问由web应用程序装入的类。 |